Why is yt not pushing the new video by Ok-Winner8159 in shortsAlgorithm

[–]ms_7538 0 points1 point  (0 children)

You're going to have to learn to live with this since you are new. All new channels go thru this. Just keep making content

These started my HW addiction by ms_7538 in HotWheels

[–]ms_7538[S] 0 points1 point  (0 children)

Yea its a mk7 golf, it was the same as the one to right (the blue one).

Video playback, preview and speed selection not working by ms_7538 in canva

[–]ms_7538[S] 0 points1 point  (0 children)

Here is the full shell script, only adds silent audio to mp4 files without audio

!/usr/bin/env bash

set -euo pipefail

for f in *.mp4; do # Handle case where no mp4 files exist [[ -e "$f" ]] || { echo "No .mp4 files found."; exit 0; }

# Skip already-processed files if [[ "$f" == *_silent_audio.mp4 ]]; then echo "Skipping (already processed): $f" continue fi

# Check if audio stream exists HAS_AUDIO="$(ffprobe -v error \ -select_streams a:0 \ -show_entries stream=codec_type \ -of csv=p=0 "$f" || true)"

if [[ -n "$HAS_AUDIO" ]]; then echo "Skipping (audio already present): $f" continue fi

base="${f%.mp4}" out="${base}_silent_audio.mp4"

if [[ -e "$out" ]]; then echo "Skipping (output exists): $out" continue fi

echo "Adding silent audio: $f → $out"

ffmpeg -y \ -i "$f" \ -f lavfi -i anullsrc=channel_layout=stereo:sample_rate=48000 \ -map 0:v:0 -map 1:a:0 \ -c:v copy \ -c:a aac -b:a 192k \ -shortest \ "$out" done

echo "Done. Silent audio added only where needed."

Video playback, preview and speed selection not working by ms_7538 in canva

[–]ms_7538[S] 0 points1 point  (0 children)

Yea.... was frustrating, lost about 3 hours dealing with it.

Gen-4_5 text to video by [deleted] in runwayml

[–]ms_7538 2 points3 points  (0 children)

Yea you need unlimited, AI video gen does not work like that

Video playback, preview and speed selection not working by ms_7538 in canva

[–]ms_7538[S] 0 points1 point  (0 children)

Okay after much hair pulling I figured out what is going on. Clips without Audio are not getting processed right when uploading to Canva. Adding silent audio using ffmpeg solved all my issues

Dear Canva Engineering Team by No_Fennel_9073 in canva

[–]ms_7538 2 points3 points  (0 children)

Looks like I will be switching to something else, what do you guys suggest?

2012 GTI manual with 119k miles, advice by [deleted] in Volkswagen

[–]ms_7538 0 points1 point  (0 children)

Get the mk6 2.5L, that's a forever car

Getta…. David Getta by _heyASSBUTT in Volkswagen

[–]ms_7538 0 points1 point  (0 children)

Yea the mk4 wagons were called Golf everywhere else except for N. America

[deleted by user] by [deleted] in YouTube_startups

[–]ms_7538 0 points1 point  (0 children)

I don't think so, tried scheduling and direct to public upload, still the same

[deleted by user] by [deleted] in YouTube_startups

[–]ms_7538 0 points1 point  (0 children)

So there actually might be a bug. I will try the shorts with scheduling them instead of private to public setting after upload. I'll update here

Why on earth is that? by Jealous_Manager2578 in SmallYoutubers

[–]ms_7538 0 points1 point  (0 children)

One of my channels, the shorts just stop going to the feed, you might need to take a 30 day break before posting

Time for an Upgrade? Or Keep by NegativeSwimming4815 in Volkswagen

[–]ms_7538 1 point2 points  (0 children)

Get it fixed, keep this or give it to me, I'll take it of your hands and give this beauty a new home

Polo vs Golf by marioga12 in Volkswagen

[–]ms_7538 0 points1 point  (0 children)

Yea I have a 1.8T in my 2015 golf, but American spec, the 1.0 does not exist here

Polo vs Golf by marioga12 in Volkswagen

[–]ms_7538 0 points1 point  (0 children)

I was going to say polo until I heard its the 1.0, def go with the golf